home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 1999 August
/
SGI Freeware 1999 August.iso
/
dist
/
fw_ORBit.idb
/
usr
/
freeware
/
include
/
IIOP
/
IIOP-config.h.z
/
IIOP-config.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-07-16
|
208 b
|
6 lines
/* The size of the chunks that are used for indirect pieces of messages.
Too low, and you'll have a lot of malloc overhead. Too high, and you'll
get wasted mem.
*/
#define GIOP_INDIRECT_CHUNK_SIZE 1024